HTMLify
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
Log in
Register
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
cody
4270 Files
634129 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/138 - Meditation WebApp/css
style.css
cody/swapnilsparsh/30DaysOfJavaScript/138 - Meditation WebApp/css/style.css
91 Views
0 Comments
/* GENERAL CSS */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* VIDEO */